Building a Social Networking website, should I have separate servers for certain parts of the site? [closed]
        Posted  
        
            by 
                Dylan Cross
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Dylan Cross
        
        
        
        Published on 2012-11-22T23:56:04Z
        Indexed on 
            2012/11/23
            5:01 UTC
        
        
        Read the original article
        Hit count: 463
        
I have been working on building a social networking website, I'm pretty committed to this and I think I have something that could work out. I hope to be launching it January 1st, and so I have a question for server setup and such.
Facebook has separate domain names/servers for their photos (and I don't know what else), so I would assume that by doing this it would help spread the server loads out. So I am wondering if it would make a very big difference in speed if I had my main server for basically everything, but had another server and such that the photos would be stored on and access them the same way that facebook does.
© Server Fault or respective owner